LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

RasterCollectionEventArgs<T> Constructor(T)






The object that has been added or removed.
Initializes a new instance of the RasterCollectionEventArgs<T> class with the specified parameters. .NET support
Syntax
public RasterCollectionEventArgs<T>( 
   T item
)
'Declaration
 
Public Function New( _
   ByVal item As T _
)
'Usage
 
Dim item As T
 
Dim instance As New RasterCollectionEventArgs(Of T)(item)
public RasterCollectionEventArgs<T>( 
   T item
)
function RasterCollectionEventArgs( 
   item 
)
public:
RasterCollectionEventArgs<T>( 
   T^ item
)

Parameters

item
The object that has been added or removed.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterCollectionEventArgs<T> Class
RasterCollectionEventArgs<T> Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.